home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 1 / MacMania 1.toast / Hypercard / HyperCard' More / J-M / Model Airplane Design / Model Airplane Design / card_2158.txt < prev    next >
Encoding:
Text File  |  1988-04-25  |  3.0 KB  |  146 lines

  1. -- card: 2158 from stack: in
  2. -- bmap block id: 10670
  3. -- flags: 0000
  4. -- background id: 4830
  5. -- name: Horizontal Stab Dsn
  6. ----- HyperTalk script -----
  7. on closeField
  8.   set numberFormat to "0.00"
  9.   repeat with i = 1 to 16
  10.     get line 2 of field i
  11.     if it is not empty then put the value of it into line 1 of field i
  12.   end repeat
  13. end closeField
  14.  
  15.  
  16. -- part 1 (button)
  17. -- low flags: 00
  18. -- high flags: 0000
  19. -- rect: left=6 top=5 right=28 bottom=32
  20. -- title width / last selected line: 0
  21. -- icon id / first selected line: 1014 / 1014
  22. -- text alignment: 1
  23. -- font id: 0
  24. -- text size: 12
  25. -- style flags: 0
  26. -- line height: 16
  27. -- part name: Prev
  28. ----- HyperTalk script -----
  29. on mouseUp
  30.   go to prev card
  31. end mouseUp
  32.  
  33.  
  34.  
  35. -- part 2 (button)
  36. -- low flags: 00
  37. -- high flags: 0000
  38. -- rect: left=31 top=5 right=28 bottom=56
  39. -- title width / last selected line: 0
  40. -- icon id / first selected line: 1013 / 1013
  41. -- text alignment: 1
  42. -- font id: 0
  43. -- text size: 12
  44. -- style flags: 0
  45. -- line height: 16
  46. -- part name: Next
  47. ----- HyperTalk script -----
  48. on mouseUp
  49.   go to next card
  50. end mouseUp
  51.  
  52.  
  53.  
  54. -- part 5 (button)
  55. -- low flags: 00
  56. -- high flags: 0000
  57. -- rect: left=51 top=3 right=31 bottom=88
  58. -- title width / last selected line: 0
  59. -- icon id / first selected line: 1012 / 1012
  60. -- text alignment: 1
  61. -- font id: 0
  62. -- text size: 12
  63. -- style flags: 0
  64. -- line height: 16
  65. -- part name: Return
  66. ----- HyperTalk script -----
  67. on mouseUp
  68.   visual effect iris close
  69.   go card ID 12483
  70. end mouseUp
  71.  
  72.  
  73.  
  74. -- part contents for background part 9
  75. ----- text -----
  76. 200.00
  77. line 1 of field "HSF"*line 1 of field "S"/line 1 of field "HTA"
  78.  
  79. -- part contents for background part 1
  80. ----- text -----
  81. 1000
  82.  
  83.  
  84.  
  85. -- part contents for background part 2
  86. ----- text -----
  87. 11.20
  88.  
  89. -- part contents for background part 3
  90. ----- text -----
  91. 4
  92.  
  93. -- part contents for background part 4
  94. ----- text -----
  95. 0.5
  96.  
  97. -- part contents for background part 5
  98. ----- text -----
  99. 0
  100.  
  101. -- part contents for background part 6
  102. ----- text -----
  103. 3
  104.  
  105. -- part contents for background part 7
  106. ----- text -----
  107. 0.6
  108.  
  109. -- part contents for background part 8
  110. ----- text -----
  111. 0.2
  112.  
  113. -- part contents for background part 10
  114. ----- text -----
  115. 28.28
  116. sqrt(line 1 of field "HAR"*line 1 of field "HS")
  117.  
  118. -- part contents for background part 11
  119. ----- text -----
  120. 9.43
  121. (2*line 1 of field "HS")/(line 1 of field "Hb"*(1+line 1 of field "HTR"))
  122.  
  123. -- part contents for background part 12
  124. ----- text -----
  125. 4.71
  126. line 1 of field "HRC"*line 1 of field "HTR"
  127.  
  128. -- part contents for background part 13
  129. ----- text -----
  130. 7.33
  131. ((line 1 of field "HRC"+line 1 of field "HTC")-((line 1 of field "HRC"*line 1 of field "HTC")/(line 1 of field "HRC"+line 1 of field "HTC")))*(2/3)
  132.  
  133. -- part contents for background part 14
  134. ----- text -----
  135. 1.83
  136. ((line 1 of field "HRC"+(2*line 1 of field "HTC"))/(line 1 of field "HRC"+line 1 of field "HTC")*line 1 of field "Hb"/6*Tan(line 1 of field "HSA"/57.3))+(.25*line 1 of field "HMAC")
  137.  
  138. -- part contents for background part 15
  139. ----- text -----
  140. 1.47
  141. line 1 of field "ESR"*line 1 of field "HMAC"
  142.  
  143. -- part contents for background part 18
  144. ----- text -----
  145. 33.60
  146. line 1 of field "HTA"*line 1 of field "MAC"